home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 September / PCWorld_2007-09_cd.bin / v cisle / curr / cports.exe / readme.txt < prev   
Text File  |  2007-05-05  |  12KB  |  328 lines

  1.  
  2.  
  3.  
  4. CurrPorts v1.20
  5. Copyright (c) 2004 - 2007 Nir Sofer
  6. Web site: http://www.nirsoft.net
  7.  
  8.  
  9.  
  10. Description
  11. ===========
  12.  
  13. CurrPorts displays the list of all currently opened TCP/IP and UDP ports
  14. on your local computer. For each port in the list, information about the
  15. process that opened the port is also displayed, including the process
  16. name, full path of the process, version information of the process
  17. (product name, file description, and so on), the time that the process
  18. was created, and the user that created it.
  19. In addition, CurrPorts allows you to close unwanted TCP connections, kill
  20. the process that opened the ports, and save the TCP/UDP ports information
  21. to HTML file , XML file, or to tab-delimited text file.
  22. CurrPorts also automatically mark with pink color suspicious TCP/UDP
  23. ports owned by unidentified applications (Applications without version
  24. information and icons)
  25.  
  26.  
  27.  
  28. Versions History
  29. ================
  30.  
  31.  
  32. * Version 1.20:
  33.   o Added support for filters.
  34.   o The settings of CurrPorts utility is now saved to cfg file
  35.     instead of using the Registry.
  36.   o New command-line options.
  37.   o You can now send the information to stdout by specifying an empty
  38.     filename ("") in the command-line.
  39.   o Added support for x64.
  40.  
  41. * Version 1.11:
  42.   o Added support for process information in Vista.
  43.  
  44. * Version 1.10:
  45.   o A tooltip is displayed when a string in a column is longer than
  46.     the column length.
  47.  
  48. * Version 1.09:
  49.   o /close command-line parameter - Close a connection from
  50.     command-line
  51.  
  52. * Version 1.08:
  53.   o Fixed columns order bug.
  54.  
  55. * Version 1.07:
  56.   o New option: Resolve the remote IP addresses.
  57.  
  58. * Version 1.06:
  59.   o New column: Process Attributes - Display the file attributes of
  60.     the process (H for hidden, R for read-only, and so on)
  61.   o Added support for working with IPNetInfo utility
  62.  
  63. * Version 1.05:
  64.   o Fixed bug: identify process path starting with '\??\'
  65.  
  66. * Version 1.04:
  67.   o Added more accelerator keys.
  68.   o Added support for Windows XP visual styles.
  69.  
  70. * Version 1.03:
  71.   o New Option: Display Listening
  72.   o New Option: Display Established
  73.   o New Option: Display Items With Unknown State
  74.   o New Option: Display Items Without Remote Address
  75.  
  76. * Version 1.02:
  77.   o Fixed bug: "Exception C0000005" message when running CurrPorts on
  78.     Windows NT/2000 without administrator rights.
  79.   o New column: "Process Services" - Displays the list of services of
  80.     a process.
  81.  
  82. * Version 1.01:
  83.   o The 'Copy Selected Items' option now copies the ports data in
  84.     tab-delimited format, so you can instantly paste the data into your
  85.     Excel worksheet.
  86.   o Improvment in ports to process binding under Windows 2000.
  87.     Process information is now also displayed under Windows NT.
  88.  
  89. * Version 1.00: First release.
  90.  
  91.  
  92.  
  93. System Requirements
  94. ===================
  95.  
  96. This utility works perfectly under Windows NT, Windows 2000, Windows XP,
  97. Windows Server 2003, And Windows Vista. If you want to use this utility
  98. on Windows NT, you should install psapi.dll in your system32 directory.
  99. You can also use this utility on older versions of Windows (Windows
  100. 98/ME), but in these versions of Windows, the process information for
  101. each port won't be displayed.
  102.  
  103.  
  104.  
  105. Using CurrPorts
  106. ===============
  107.  
  108. CurrPorts utility is a standalone executable, and it doesn't require any
  109. installation process or additional DLLs. In order to start using it, just
  110. copy the executable file (cports.exe) to any folder you like, and run it.
  111.  
  112. The main window of CurrPorts displays the list of all currently opened
  113. TCP and UDP ports. You can select one or more items, and then close the
  114. selected connections, copy the ports information to the clipboard, or
  115. save it to HTML/XML/Text file. If you don't want to view all available
  116. columns, or you want to change the order of the columns on the screen and
  117. in the files you save, select 'Choose Column' from the View menu, and
  118. select the desired columns and their order. In order to sort the list by
  119. specific column, click on the header of the desired column.
  120.  
  121.  
  122.  
  123. The Options Menu
  124. ================
  125.  
  126. The following options are available under the Options menu:
  127. * Display Listening: If this option is enabled, all listening ports are
  128.   displayed.
  129. * Display Established: If this option is enabled, all established
  130.   connections are displayed.
  131. * Display Closed: If this option is enabled, closed ports (with 'Time
  132.   Wait', 'Close Wait', or 'Closed' state) are displayed.
  133. * Display Items With Unknown State: If this option is enabled, items
  134.   with unknown state (the state column is empty) are displayed.
  135. * Display Items Without Remote Address: If this option is enabled,
  136.   disconnected ports with no remote address are displayed.
  137. * Display TCP Ports: If this option is disabled, TCP ports won't be
  138.   displayed in the ports list.
  139. * Display UDP Ports: If this option is disabled, UDP ports won't be
  140.   displayed in the ports list.
  141. * Mark Ports Of Unidentified Applications: If this option is enabled,
  142.   all TCP/UDP ports that opened by applications with no version
  143.   information and with no icons, are automatically marked with pink
  144.   color. If you have on your system one or more ports marked with pink
  145.   color, you should deeply check the processes that created these ports.
  146.   It could be only an innocent application that simply doesn't contain
  147.   any icons and version information (For example: the executables of
  148.   MySQL and Oracle servers don't contain any icons or version info, so if
  149.   you have MySQL/Oracle servers on your system, the ports they open will
  150.   be marked.) , but it can also be a trojan or other unwanted application
  151.   that infiltrated into your system.
  152. * Mark New/Modified Ports: If this option is enabled, each time the
  153.   ports list is refreshed, all newly added ports and existing ports with
  154.   changes are marked with green color.
  155. * Auto Refresh: Allows you to automatically refresh the opened ports
  156.   list each 2, 4, 6, 8, or 10 seconds.
  157. * Sort On Auto Refresh If this option is enabled, the entire ports list
  158.   is sorted each time that the list is refreshed automatically.
  159.   Otherwise, new/modified ports are added to the bottom of the list.
  160.  
  161.  
  162.  
  163. Using Filters
  164. =============
  165.  
  166. Starting from version 1.20, you can monitor only the opened ports that
  167. you need, by using the "Advanced Filters" option (Options -> Advanced
  168. Filters).
  169.  
  170. In the filters dialog-box, you can add one or more filter strings
  171. (separated by spaces, semicolon, or CRLF) in the following syntax:
  172. [include | exclude] : [local | remote | both | process] : [tcp | udp |
  173. tcpudp] : [IP Range | Ports Range]
  174.  
  175. Here's some examples that demonstrate how to create a filter string:
  176. * Display only packets with remote tcp port 80 (Web sites):
  177.   include:remote:tcp:80
  178. * Display only packets with remote tcp port 80 (Web sites) and udp port
  179.   53 (DNS):
  180.   include:remote:tcp:80
  181.   include:remote:udp:53
  182. * Display only packets originated from the following IP address range:
  183.   192.168.0.1 192.168.0.100:
  184.   include:remote:tcpudp:192.168.0.1-192.168.0.100
  185. * Display only TCP and UDP packets that use the following port range:
  186.   53 - 139:
  187.   include:both:tcpudp:53-139
  188. * Filter most BitTorrent packets (port 6881):
  189.   exclude:both:tcpupd:6881
  190. * Display only the opened ports of FireFox browser:
  191.   include:process:firefox.exe
  192.  
  193.  
  194.  
  195. Integration with IPNetInfo utility
  196. ==================================
  197.  
  198. If you want to get more information about the remote IP address displayed
  199. in CurrPorts utility, you can utilize the Integration with IPNetInfo
  200. utility in order to easily view the IP address information from WHOIS
  201. servers:
  202. 1. Download and run the latest version of IPNetInfo utility. (If you
  203.    have IPNetInfo with version prior to v1.06, you must download the
  204.    newer version.)
  205. 2. Select the desired connections, and then choose "IPNetInfo" from
  206.    the File menu (or simply click Ctrl+I).
  207. 3. IPNetInfo will retrieve the information about remove IP addresses
  208.    of the selected connections.
  209.  
  210.  
  211.  
  212. Command-Line Options
  213. ====================
  214.  
  215.  
  216.  
  217. /stext <Filename>
  218. Save the list of all opened TCP/UDP ports into a regular text file.
  219.  
  220. /stab <Filename>
  221. Save the list of all opened TCP/UDP ports into a tab-delimited text file.
  222.  
  223. /stabular <Filename>
  224. Save the list of all opened TCP/UDP ports into a tabular text file.
  225.  
  226. /shtml <Filename>
  227. Save the list of all opened TCP/UDP ports into HTML file (Horizontal).
  228.  
  229. /sverhtml <Filename>
  230. Save the list of all opened TCP/UDP ports into HTML file (Vertical).
  231.  
  232. /sxml <Filename>
  233. Save the list of all opened TCP/UDP ports to XML file.
  234.  
  235. /filter <filter string>
  236. Start CurrPorts with the specified filters. If you want to specify more
  237. than one filter, use the ';' character as a delimiter.
  238.  
  239. /cfg <cfg filename>
  240. Start CurrPorts with the specified config file.
  241.  
  242. Here's some examples:
  243. * Save all opened TCP/IP ports created by Internet Explorer browser to
  244.   HTML file:
  245.   cports.exe /filter "include:process:iexplore" /shtml
  246.   "c:\temp\ports.html"
  247. * Add all opened ports information to ports.txt (as tab-delimited text
  248.   file). This example only works when running it from a command-prompt
  249.   window.
  250.   cports.exe /stab "" >> c:\temp\cports1.txt
  251. * Start CurrPorts with filter that will only display the opened ports
  252.   of Internet Explorer and FireFox:
  253.   cports.exe /filter "include:process:firefox;include:process:iexplore"
  254.  
  255.  
  256.  
  257. Closing a Connection From Command-Line
  258. ======================================
  259.  
  260. Starting from version 1.09, you can close one or more connections from
  261. command-line, by using /close parameter.
  262. The syntax of /close command:
  263. /close <Local Address> <Local Port> <Remote Address> <Remote Port>
  264.  
  265. For each parameter, you can specify "*" in order to include all ports or
  266. addresses.
  267. Examples:
  268. * Close all connections with remote port 80 and remote address
  269.   192.168.1.10:
  270.   /close * * 192.168.1.10 80
  271. * Close all connections with remote port 80 (for all remote addresses):
  272.   /close * * * 80
  273. * Close all connections to remote address 192.168.20.30:
  274.   /close * * 192.168.20.30 *
  275. * Close all connections with local port 80:
  276.   /close * 80 * *
  277.  
  278.  
  279.  
  280. Translating CurrPorts To Another Language
  281. =========================================
  282.  
  283. CurrPorts allows you to easily translate all menus, dialog-boxes, and
  284. other strings to other languages.
  285. In order to do that, follow the instructions below:
  286. 1. Run CurrPorts with /savelangfile parameter:
  287.    cports.exe /savelangfile
  288.    A file named cports_lng.ini will be created in the folder of CurrPorts
  289.    utility.
  290. 2. Open the created language file in Notepad or in any other text
  291.    editor.
  292. 3. Translate all menus, dialog-boxes, and string entries to the
  293.    desired language.
  294. 4. After you finish the translation, Run CurrPorts, and all translated
  295.    strings will be loaded from the language file.
  296.    If you want to run CurrPorts without the translation, simply rename
  297.    the language file, or move it to another folder.
  298.  
  299.  
  300.  
  301. License
  302. =======
  303.  
  304. This utility is released as freeware. You are allowed to freely
  305. distribute this utility via floppy disk, CD-ROM, Internet, or in any
  306. other way, as long as you don't charge anything for this. If you
  307. distribute this utility, you must include all files in the distribution
  308. package, without any modification !
  309.  
  310.  
  311.  
  312. Disclaimer
  313. ==========
  314.  
  315. The software is provided "AS IS" without any warranty, either expressed
  316. or implied, including, but not limited to, the implied warranties of
  317. merchantability and fitness for a particular purpose. The author will not
  318. be liable for any special, incidental, consequential or indirect damages
  319. due to loss of data or any other reason.
  320.  
  321.  
  322.  
  323. Feedback
  324. ========
  325.  
  326. If you have any problem, suggestion, comment, or you found a bug in my
  327. utility, you can send a message to nirsofer@yahoo.com
  328.